hwcontext_vulkan: remove optional encode/decode extensions from the list
authorLynne <dev@lynne.ee>
Sun, 25 Dec 2022 00:03:30 +0000 (01:03 +0100)
committerSebastian Ramacher <sramacher@debian.org>
Fri, 17 Feb 2023 07:26:22 +0000 (07:26 +0000)
commit5cdd8415ae5b20a169cc88905c5c2e3447e068fd
treed55e45bececcc2f26fbf1b76e149f64c8fe72608
parent67e67991654694b17fa89d5c6f54eba0475e80f8
hwcontext_vulkan: remove optional encode/decode extensions from the list

They're not currently used, so they don't need to be there.
Vulkan stabilized the decode extensions less than a week ago, and their
name prefixes were changed from EXT to KHR. It's a bit too soon to be
depending on it, so rather than bumping, just remove these for now.

(cherry picked from commit eb0455d64690eed0068e5cb202f72ecdf899837c)

Gbp-Pq: Name 0001-hwcontext_vulkan-remove-optional-encode-decode-exten.patch
libavutil/hwcontext_vulkan.c